Conversation
f92feb1 to
744a333
Compare
9413a33 to
375813d
Compare
|
|
@dependabot rebase |
375813d to
47a5a45
Compare
PR SummaryLow Risk Overview Because the newer AndroidX Test artifacts declare a higher Dependabot config is reformatted and the Gradle updater no longer sets Reviewed by Cursor Bugbot for commit 63c37f0. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with chore/dependabot! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps androidx.test.ext:junit from 1.1.4 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…erge Remove the stale chore/dependabot target branch so Gradle dependency PRs match other mParticle SDK repos. Add androidTest manifest overrides for androidx.test libraries that require minSdk 21. Co-authored-by: Cursor <cursoragent@cursor.com>
47a5a45 to
63c37f0
Compare
Brings `workstation/kotlin-migration` up to date with `main`. ##⚠️ Merge this with "Create a merge commit" — not squash, not rebase The branch already contains a real merge commit with two parents (`7907bbe4` from the integration branch, `a1377d39` from `main`). Squashing would flatten the upstream commits into one synthetic commit on the integration branch and lose the branch point; rebasing would rewrite `main`'s commits with new SHAs. Either one makes the eventual `workstation/kotlin-migration` → `main` merge harder to read and harder to bisect. ## What it picks up | | | | --- | --- | | [#616](#616) | chore: bump androidx.test.ext:junit from 1.1.4 to 1.3.0 | | [#769](#769) | docs: trim AGENTS.md to the non-derivable core and add CLAUDE.md | | [#784](#784) | chore: bump actions/setup-java from 5 to 6 | | [#765](#765) | chore: bump gradle/actions/setup-gradle from 5.0.2 to 6.3.0 | | [#764](#764) | chore: bump trunk-io/trunk-action from 1.3.1 to 2.0.0 | | [#775](#775) | chore: prepare release 6.0.4 | 14 files, +194 / −211. **No conflicts.** ## Why the migration tooling is unaffected Nothing on `main` touched `android-core` or `android-kit-base` `src/main`, so the committed `api/*.api` files are still exact. The androidTest manifest and `testutils/build.gradle` junit bump do not affect the public API guard or the Kotlin migration tracker. Stacked PRs #777 and #778 will rebase onto this once it lands. Made with [Cursor](https://cursor.com)



Bumps androidx.test.ext:junit from 1.1.4 to 1.3.0.